@charset "utf-8";
.perfect_infomation_tip {
  background-color: rgba(255, 245, 230, 1);
  padding: 10px 0px;
  display: none;
}
.perfect_infomation_tip .perfrct_content {
  display: flex;
  justify-content: space-between;
  font-size: 12px;
}
.perfect_infomation_tip .perfrct_content p span {
  font-size: 14px;
  font-weight: 700;
  color: #333;
}
.perfect_infomation_tip .go_perfect_pop {
  color: #ff6600;
}
.perfect_infomation_tip .no_tip_day3 {
  cursor: pointer;
}

/*手机验证*/
.clearfix {
  _zoom: 1;
}

.clearfix:after {
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.pop_verification.pop_verification_my {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  z-index: 999;
}
.pop_verification.pop_verification_my .inner {
  position: relative;
  z-index: 299;
  margin: 0 auto;
  width: 410px;
  border-radius: 4px;
  padding: 20px 30px;
  box-sizing: border-box;
  background-color: #fff;
}
.pop_verification.pop_verification_my::after {
  content: "";
  display: block;
  position: absolute;
  width: 800%;
  height: 800%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 199;
}
.pop_verification.pop_verification_my .desc_txt {
  text-align: left;
  line-height: 25px;
  font-size: 14px;
  color: #63676d;
  margin-top: 20px;
  margin-bottom: 20px;
}
.pop_verification.pop_verification_my .email_iframe {
  top: 0;
  left: 0;
}
.change_verification {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  font-size: 14px;
}
.change_verification a {
  color: #1890ff;
  margin-left: 20px;
}
.pop_verification.pop_verification_my h6 {
  text-align: left;
  color: #fff;
  position: relative;
  z-index: 9;
  font-size: 20px;
  font-size: 600;
  color: #303133;
}
.close_icon_d {
  font-size: 0;
  display: block;
  cursor: pointer;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -8px;
  width: 16px;
  height: 16px;
  background-image: url("../img/icon-close.png");
}

.pop_verification.pop_verification_my iframe {
  border: none;
  position: relative;
  top: -55px;
}

.pop_verification.pop_verification_my form {
  display: block;
  width: 100%;
  margin: 0 auto;
  text-align: left;
  overflow: hidden;
}
.pop_verification.pop_verification_my .step:after {
  content: "";
  display: block;
  clear: both;
}
.pop_verification.pop_verification_my .step {
  zoom: 1;
  margin: 10px 90px 55px 90px;
}

.pop_verification.pop_verification_my .step li {
  display: block;
  float: left;
  width: 50%;
  position: relative;
  text-align: center;
  color: #999;
}
.pop_verification.pop_verification_my .step i {
  display: block;
  font-style: normal;
  margin: 0 auto 15px auto;
  color: #fff;
  background: #c9c9c9;
  font-weight: bold;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
}
.pop_verification.pop_verification_my .step span {
  position: absolute;
  width: 100%;
  height: 5px;
  background: #c9c9c9;
  z-index: -1;
  top: 12px;
  left: 0;
}
.pop_verification.pop_verification_my .nc-container #nc_2_wrapper, 
.pop_verification.pop_verification_my .nc-container.tb-login #nc_2_wrapper {
    width: 100%;
}
.pop_verification.pop_verification_my .step .active {
  color: #7abd54;
}
.pop_verification.pop_verification_my .step .active i {
  background: #7abd54;
}
.pop_verification.pop_verification_my .step .active span {
  background: #7abd54;
}
.pop_verification.pop_verification_my .step .actived {
  color: #caecb6;
}
.pop_verification.pop_verification_my .step .actived i {
  background: #caecb6;
}
.pop_verification.pop_verification_my .step .actived span {
  background: #caecb6;
}
.pop_verification.pop_verification_my .fc-red {
  color: #d22;
}
.pop_verification.pop_verification_my dl {
  overflow: hidden;
  margin-bottom: 20px;
}
.pop_verification.pop_verification_my dt {
  width: 85px;
  margin-right: 20px;
  text-align: right;
  display: none;
}
.pop_verification.pop_verification_my dd {
  position: relative;
}
.pop_verification.pop_verification_my .text_input {
  padding: 0 10px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #dcdee2;
  vertical-align: middle;
  width: 350px;
  box-sizing: border-box;
  border-radius: 3px;
  font-size: 12px;
}
.pop_verification.pop_verification_my .nc-container #nc_1_wrapper {
  width: 100%;
}

.pop_verification.pop_verification_my .ui-err {
  top: 50px;
  line-height: 20px;
}
.pop_verification.pop_verification_my .ui-err.ajax-err {
  display: block;
  position: static;
  margin-left: 105px;
}
.pop_verification.pop_verification_my .g-left .ui-err.ajax-err {
  margin-left: 0px;
}
.pop_verification.pop_verification_my .step {
  color: #999;
}
.pop_verification.pop_verification_my .g-left {
  float: left;
}
.pop_verification.pop_verification_my .getcode_btn.disabled,
.getcode_btn[disabled] {
  color: #666;
}
.pop_verification.pop_verification_my .mr26 {
  margin-right: 26px;
}
.pop_verification.pop_verification_my .explain-font {
  font-size: 14px;
  color: #6d6d6d;
  padding-top: 120px;
}
.pop_verification.pop_verification_my .explain-font > div {
  font-weight: bold;
  margin-bottom: 2px;
}
.pop_verification.pop_verification_my .explain-font > p {
  margin-top: 5px;
  color: #8d8d8d;
}
.pop_verification.pop_verification_my .explain-font > a {
  color: #3d9a8f;
}
.pop_verification.pop_verification_my .mobile_item select {
  outline: none;
  padding: 0 10px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #dcdee2;
  border-right: none;
  font-size: 12px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  vertical-align: middle;
}
.pop_verification.pop_verification_my .mobile_item .text_input {
  width: 228px;
  border-left: none;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pop_verification.pop_verification_my .ui-btn {
  line-height: 34px;
  height: 34px;
  text-align: center;
  background-color: #c00;
  border: 0;
  border-radius: 3px;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.pop_verification.pop_verification_my .sub_btn {
  width: 100px;
  height: 34px;
  line-height: 34px;
  float: right;
}
.pop_verification.pop_verification_my .getcode_btn {
    position: absolute;
    right: 10px;
    top: 2px;
    background-color: transparent;
    color: #E86868;
    font-size: 12px;
  }
.pop_verification.pop_verification_my .ui-err {
  font-size: 14px;
  z-index: 1;
  top: 35px;
  right: 0;
  color: #e86868;
  background-color: #fff;
  display: block;
}

/* 侧边栏内容通用区块-s */
.aside-section {
  margin-top: 20px;
  line-height: 1;
  font-size: 0;
  box-sizing: border-box;
  padding: 20px;
  background-color: #fff;
}

.aside-section-head {
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 14px;
  justify-content: space-between;
}

.aside-section-head::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 100%;
  background-color: #d00000;
}

.aside-section-name {
  font-weight: normal;
  width: 1px;
  flex: 1 1 auto;
  color: #333;
  line-height: 22px;
  font-size: 16px;
}

.aside-section-more {
  margin-left: 10px;
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  transition: all linear 0.2s;
  font-size: 12px;
  line-height: 18px;
  color: #666666;
}

.aside-section-more .icon-arrow_right {
  width: 12px;
  height: 12px;
  display: inline-block;
  position: relative;
}

.aside-section-more .icon-arrow_right::after,
.aside-section-more .icon-arrow_right::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-size: contain;
  transition: all linear 0.2s;
}

.aside-section-more .icon-arrow_right::after {
  background: url(/d/public/ui/images/catalog/icon-arrow.png) center no-repeat;
}

.aside-section-more .icon-arrow_right::before {
  background: url(/d/public/ui/images/catalog/icon-arrow-hover.png) center no-repeat;
  opacity: 0;
}

.aside-section-more:hover {
  color: #d00000;
}

.aside-section-more:hover .icon-arrow_right::after {
  opacity: 0;
}

.aside-section-more:hover .icon-arrow_right::before {
  opacity: 1;
}

.aside-section-body {
  margin-top: 14px;
  padding-top: 16px;
  border-top: 1px solid #e1e1e1;
}

/* 侧边栏内容通用区块-e */



/*推荐专栏 -s*/
.dzs-article-column-list {
  display: grid;
  grid-template-columns: 100%;
  gap: 16px;
}

.dzs-article-column-item {
  display: flex;
  align-items: center;
}

.dzs-article-column-userimg {
  flex: 0 0 auto;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 10px;
  background: no-repeat center;
  background-size: contain;
}

.dzs-article-column-related {
  width: 1px;
  flex: 1 1 auto;
}

.dzs-article-column-focus {
  flex: 0 0 auto;
  font-size: 14px;
  line-height: 20px;
  width: 3em;
  color: #d00000;
  transition: all linear 0.2s;
  cursor: pointer;
  text-align: right;
}

.dzs-article-column-focus.is-focus {
  color: #999;
}

.dzs-article-column-tit {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: normal;
  font-size: 14px;
}
.dzs-article-column-tit a{
    color: #333;
    transition: all linear 0.2s;
}

.dzs-article-column-tit a:hover {
  color: #d00000;
}

.dzs-article-column-msg {
  display: inline-grid;
  max-width: 100%;
  grid-template-columns: auto auto auto;
  gap: 10px;
  align-items: center;
  font-size: 12px;
  line-height: 18px;
  margin-top: 2px;
  color: #999;
}

/*推荐专栏 -e*/

/*隐藏热门专栏*/
.hot_hotcolumn2021{
  display: none !important;
}
/*隐藏热门专栏*/